From: Bill Wohler Date: Tue, 13 Jul 2004 03:30:21 +0000 (+0000) Subject: (mh-version): Fixed typo. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~21669 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=52a2797d2b8d19e3f8af8f09358b8f189cec5418;p=emacs.git (mh-version): Fixed typo. --- diff --git a/lisp/mh-e/mh-e.el b/lisp/mh-e/mh-e.el index ac5a7d5070c..e72304c4412 100644 --- a/lisp/mh-e/mh-e.el +++ b/lisp/mh-e/mh-e.el @@ -101,7 +101,7 @@ (defvar font-lock-auto-fontify) (defvar font-lock-defaults) -(defconst mh-version "7.4.3" "Version number of MH-E.") +(defconst mh-version "7.4.4" "Version number of MH-E.") ;;; Autoloads (autoload 'Info-goto-node "info")